[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
EXP()

    EXP() calculates e to the power of x where e is the base of natural
    logarithms and x is the numeric argument.

Syntax

    EXP(<exp N>)

Argument

    <expN> is the natural logarithm for which a numeric value is to be
    calculated.

Returns

    A numeric value.

    EXP() returns a value that obeys both the DECIMALS and FIXED SETtings.

Usage
                                                                    x
    EXP() is useful in equations using of the natural log function e .

    EXP() is the inverse of LOG().

See Also: SET DECIMALS SET FIXED LOG()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson